PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DAnnotation Class / PDF3DAnnotation Constructor / PDF3DAnnotation Constructor(PDFCosDictionary)
In This Topic
    PDF3DAnnotation Constructor(PDFCosDictionary)
    In This Topic
    Initializes a new PDF3DAnnotation object with the specified COS annotation.
    Syntax
    public PDF3DAnnotation( 
       PDFCosDictionary cosAnnotation
    )

    Parameters

    cosAnnotation
    See Also